{{{ SpellCheckPlugin R010
Source: Source code is in git with the tag SpellCheckR010
Announcement: bugfix release, now depends on JNAPlugin
Requires Java 1.6
Requires jEdit 04.04.99.01
Required plugins:
Common Controls 1.3 (CommonControlsPlugin)
ErrorList 1.9 (errorlist.ErrorListPlugin)
JNAPlugin 3.5.2 (jnaplugin.JNAPlugin)
Optional plugins:
VoxSpell 1.0.8 (voxspellcheck.VoxSpellPlugin)
Short Description: The SpellCheck Plugin performs spell checking of text in a
jEdit buffer.You will need to install Aspell to use this plugin.
Long Description: <html>
<p>
SpellCheck is an jEdit plugin to perform spell checking of text in a jEdit buffer.
</p>
<p>
This plugin provides: an jEdit action to spell check selected text,
a spell check dialog to allow the user to validate each suspect word
(the dialog has buttons for: Cancel, Change, Change All, Ignore, and Ignore All),
it shows the suspect word, lists suggested replacements,
and has a field where the user can type in the replacement word.
It also features user-editable dictionaries.
</p>
</html>
}}}
| Submitted | kerik-sf - 2014-08-29 16:50:24.707000 | Assigned | elberry |
|---|---|---|---|
| Priority | 5 | Labels | |
| Status | open | Group | None |
| Resolution | None |
| 2014-08-30 13:00:32.226000 kerik-sf |
This plugin uses submodules (http://git-scm.com/book/en/Git-Tools-Submodules)
|
|---|---|
| 2014-08-31 18:59:33.873000 elberry |
Getting error while testing:
|
| 2014-08-31 18:59:51.010000 elberry |
- **status**: open --> pending |
| 2014-09-01 19:27:23.499000 kerik-sf |
- **status**: pending --> open |
| 2014-09-01 19:27:24.272000 kerik-sf |
Yes, you're right. Sorry about that.
|